Welcome![Sign In][Sign Up]
Location:
Search - socket windows

Search list

[WinSock-NDISSocket进行文件传输

Description: windows Socket进行文件传输-for file transfer
Platform: | Size: 130617 | Author: 严国辉 | Hits:

[Windows DevelopVCWinSockProgramming

Description: 1. WinSock学习笔记(一) 2 2. WinSock学习笔记(二) 11 3. 使用CSockets进行文件传送 17 4. 基于UDP的网络通迅程序 19 5. 点对点多线程断点续传的实现 22 6. Windows Socket 网络编程(一) 34 7. Windows Socket 网络编程(二) 36 8. Windows Sockets 网络编程(三) 40 9. TCP实现P2P通信(TCP穿越NAT/TCP打洞) 44 10. 深入 CSocket 编程之阻塞和非阻塞模式 57 -#define FD_SETSIZE 64? typedef struct fd_set { u_int fd_count /* how many are SET?*/ SOCKET fd_array[FD_SETSIZE] /* an array of SOCKETs*/ } fd_set
Platform: | Size: 190464 | Author: netdavid | Hits:

[Delphi VCL310759

Description: 连接时出现:"windows socket error:(10061),on API connect ” 是你的SOCKET没有启动(SCKTSRVR.EXE)或者无法连接到服务器。 使用socketconnect很简单,只要在应用服务器后台运行SCKTSRVR.EXE,不需要什么配 置。(在Delphi的Bin目录是已运行了scktsrvr.exe,但没有设置Port号;设置你要的Port号注意不要有冲突。 不知怎么用。最多的就是这种答案了。 还有说重启动进F8选最a后依次正确设置,我试了没用awindows socket error:由于目标机器积极拒绝,无法连接-Connection when: " windows socket error: (10061), on API ' connect' " is your SOCKET did not start (SCKTSRVR.EXE) or can not connect to the server. Socketconnect very simple to use, as long as the application server running in the background SCKTSRVR.EXE, do not need any configuration. (In Delphi' s Bin directory is already running scktsrvr.exe, but did not set the Port number set the Port number you want to be careful not to conflict. I do not know how to use. The most is this the answer. There are said to restart into F8 turn right after the election the most a set, I tried the useless awindows socket error: because the target machine actively refused, can not connect
Platform: | Size: 179200 | Author: zuozheng | Hits:

[Windows Mobilewism

Description: test socket for pda or windows ce 6.0
Platform: | Size: 157696 | Author: Sadizadeh | Hits:

[Linux-UnixSocket

Description: windows和linux下的 C++的Socket编程实例-C++, Socket Programming Example
Platform: | Size: 14336 | Author: lcsbhbh | Hits:

[Internet-NetworkSocket-network-program

Description: 在介绍TCP协议客户端和服务器端进程通信流程及其实现的基础上,以Del 为环境编程语言,讲述了在Windows环境下利用Socket进行网络编程的方法和特点。-Socket TCP Network program
Platform: | Size: 137216 | Author: 李荣晟 | Hits:

[Internet-NetworkSocket

Description: windows下的socket测试,IDE:VS2010,release目录下的exe可以直接执行,先开服务器,再开客户端,最大连接数为2个-windows socket test, IDE: VS2010, release directory exe can be executed directly, first open the server, and then open the client, the maximum number of connections is 2
Platform: | Size: 734208 | Author: hacson | Hits:

[ICQ-IM-Chatsocket-windows-linux

Description: 跨平台聊天工具 跨平台聊天工具 跨平台聊天工具 跨平台聊天工具 -Cross-platform cross-platform chat tool chat tools chat tool cross-platform cross-platform cross-platform chat tool chat tools chat tool cross-platform cross-platform cross-platform chat tool chat tools
Platform: | Size: 33792 | Author: wangjia | Hits:

[Internet-Networkwindows-socket

Description: 使用windows socket编程,实现了客户端和服务器端的简单通信-Using windows socket programming, completing easy communication between client and server
Platform: | Size: 6000640 | Author: | Hits:

[TCP/IP stackwindows-Udp-socket

Description: Windows下的socket编程源码,完整的工程,编译通过,无需更改即可使用-Socket programming under Windows source code, complete the project, compile, you can use without having to change
Platform: | Size: 1201152 | Author: 曹乐 | Hits:

[Internet-Networksocket-windows-and-linux

Description: 利用socket函数实现linux和windows的通讯-connect between linux and windows
Platform: | Size: 7168 | Author: 衣国豪 | Hits:

[Internet-NetworkSocket

Description: 创建windows SOCKET服务器,This is a Server side application! WSAStartup() called successful! socket() called successful! bind() called successful listen() called successful!(Creating a Windows SOCKET server)
Platform: | Size: 1399808 | Author: 寂寞小奥特曼 | Hits:

[Internet-Networksocket.io-client-cpp-master

Description: 这个是平时学习windows 学习网络功能 希望和我一样学习的人有用socket demo(zhe shi wo pingshi yongyu xue xi de shili xi wang neng dui he wo yiyang xue xo de ren you yong socket demo)
Platform: | Size: 99328 | Author: LeoZhujian | Hits:

[Internet-Network《Windows Socket 编程第2版》中文版

Description: WINDOWS 网络程序,使用VC从入门开始逐步提高,可以按照书中的代码直接编程。(WINDOWS network program, the use of VC began to gradually improve from the entry, you can direct the code in accordance with the book programming.)
Platform: | Size: 10333184 | Author: 1a1 | Hits:

[Internet-NetworkSocketFileDispatch

Description: windows sokcet 连接上传大文件。(socket Connection up large file)
Platform: | Size: 97391616 | Author: devhk007 | Hits:

[TCP/IP stackTCPSocket

Description: 在windows下实现TCP的Socket通信,服务端(Implementation of TCP Socket communication under Windows)
Platform: | Size: 1024 | Author: 小谭同学 | Hits:

[Othersocket

Description: windows TCP socket program sample
Platform: | Size: 516096 | Author: baebaji | Hits:

[Internet-NetworkTCPServerConsole

Description: C# Socket 编程实例, TCP Server(C# Socket Programming Console Application)
Platform: | Size: 37888 | Author: Oliver_lw | Hits:

[Internet-Networksocket通信

Description: 在Windows环境下,用于Socket通信的源码(Source code for Socket communication)
Platform: | Size: 1031168 | Author: yongye | Hits:

[Internet-Networksocket

Description: TCP Socket服务器和客户端应用程序的Windows实现(c program of TCP Socket)
Platform: | Size: 26624 | Author: 1064199360 | Hits:
« 1 2 3 4 56 7 8 9 10 ... 50 »

CodeBus www.codebus.net